Skip to content

RI-7192: add generateFtCreateCommand() util #4715

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

pawelangelow
Copy link
Collaborator

@pawelangelow pawelangelow commented Jul 11, 2025

This util is responsible for generating the FT.CREATE command used to create RediSearch indexes.

For the initial version of the feature, we're using hardcoded data to support UI development, so the function currently returns a hardcoded command. This will be replaced with dynamic generation logic as the feature progresses.

@pawelangelow pawelangelow self-assigned this Jul 11, 2025
@pawelangelow pawelangelow force-pushed the feature/RI-6855/vector-search branch from dde0494 to 0664a81 Compare July 18, 2025 12:54
@pawelangelow pawelangelow changed the title RI-7192: add useFtCreateCommand() RI-7192: add generateFtCreateCommand() util Jul 22, 2025
@pawelangelow pawelangelow marked this pull request as ready for review July 22, 2025 12:47
@pawelangelow pawelangelow merged commit 8992b63 into feature/RI-6855/vector-search Jul 23, 2025
11 checks passed
@pawelangelow pawelangelow deleted the fe/RI-7192-add-useFtCreateCommand branch July 23, 2025 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants